home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Prog / N-P / Osi oop demo.cpt / osi oop demo Folder / Read Me < prev   
Text File  |  1992-09-12  |  1KB  |  11 lines

  1. OSI OOP was written in THINK C 5.0.2 using it’s built-in object oriented extensions. The resources were created using Resorcerer and ResEdit.
  2.  
  3. OSI OOP implements a layered open systems interconnection approach to data communications and includes session, transport, and data link layers. The layers are designed (and commented) to allow you to easily implement CRC calculation, error checking, framing, and much more, depending on your needs. This demo supports serial ports only (via the fully functional CSerialPort object) but the layers code can be used over any medium with a few changes (by replacing CSerialPort with CADSP, for instance). OSI OOP can be used as a shell for your communications work.
  4.  
  5. Help is available within the demo application. OSI OOP has only been tested under System 7.0 and 7.0.1 -- no guarantees are made for any other versions.
  6.  
  7. The THINK C source code is available for a small fee. Contact the author for more information…
  8.  
  9. Joe Zobkiw (617) 868-1750
  10. Internet: zobkiw@world.std.com
  11. America Online: AFL Zobkiw